FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.vos#2.1.0 (62 ms)

Package kbv.ita.vos
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType
Url https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType
Version 2.1.0
Status active
Date 2023-02-01
Name KBV_EX_VoS_PrescriptionType
Title KBV_EX_VoS_PrescriptionType
Experimental False
Description Extension zur Erfassung des Rezepttyps (Muster16, BTM, T-RP, etc.) für eine Verordnung
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Prescription KBV_PR_VoS_Prescription

Resources that this resource uses

ValueSet
https://fhir.kbv.de/ValueSet/KBV_VS_VoS_PrescriptionType KBV_VS_VoS_PrescriptionType


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-EX-VoS-PrescriptionType",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType",
  "version" : "2.1.0",
  "name" : "KBV_EX_VoS_PrescriptionType",
  "title" : "KBV_EX_VoS_PrescriptionType",
  "status" : "active",
  "date" : "2023-02-01",
  "publisher" : "Kassenärztliche Bundesvereinigung",
  "description" : "Extension zur Erfassung des Rezepttyps (Muster16, BTM, T-RP, etc.) für eine Verordnung",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "MedicationRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Rezepttyp",
        "definition" : "Der ausgewählte Rezepttyp für eine Verordnung (Muster 16, BTM-, T-Rezept, ...)"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept",
        "path" : "Extension.value[x]",
        "sliceName" : "valueCodeableConcept",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding",
        "path" : "Extension.value[x].coding",
        "min" : 1,
        "max" : "1",
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_VoS_PrescriptionType"
        }
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.system",
        "path" : "Extension.value[x].coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_PrescriptionType"
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.coding.code",
        "path" : "Extension.value[x].coding.code",
        "min" : 1
      },
      {
        "id" : "Extension.value[x]:valueCodeableConcept.text",
        "path" : "Extension.value[x].text",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.